home *** CD-ROM | disk | FTP | other *** search
/ Mac Easy 2010 May / Mac Life Ubuntu.iso / casper / filesystem.squashfs / usr / src / linux-headers-2.6.28-15 / arch / mips / sni / Makefile
Encoding:
Makefile  |  2008-12-24  |  178 b   |  9 lines

  1. #
  2. # Makefile for the SNI specific part of the kernel
  3. #
  4.  
  5. obj-y += irq.o reset.o setup.o a20r.o rm200.o pcimt.o pcit.o time.o
  6. obj-$(CONFIG_EISA) += eisa.o
  7.  
  8. EXTRA_CFLAGS += -Werror
  9.